@charset "utf-8";

/* CSS Document */

::selection {

	color: #fff;

	background-color: #f00;

}



::-moz-selection {

 color:#fff;

 background-color: #f00;

}



::-webkit-selection {

 color:#fff;

 background-color: #f00;

}



::-webkit-scrollbar {

 width: 8px;

 height: 8px;

 background-color: #F5F5F5

}



::-webkit-scrollbar-track {

 border-radius: 10px;

 background-color: #E2E2E2

}



::-webkit-scrollbar-thumb {

 border-radius: 10px;

 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

 background-color: #555

}

* {

	padding: 0;

	margin: 0;

	font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}

body {

	font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

	color: #333;

	margin: 0;

}

:focus {

	outline: 1;

}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {

	display: block;

}

a {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

}

ins {

	background-color: #ff9;

	color: #000;

	text-decoration: none;

}

mark {

	background-color: #ff9;

	color: #000;

	font-style: italic;

	font-weight: bold;

}

del {

	text-decoration: line-through;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

hr {

	display: block;

	height: 1px;

	border: 0;

	border-top: 1px solid #cccccc;

	margin: 1em 0;

	padding: 0;

}

input, select {

	vertical-align: middle;

}

li, ul {

	list-style-type: none;
list-style: none;

}

img {

	border: none;

}

a {

	color: #333;

	text-decoration: none;

	-webkit-transition: all .3s ease-out;

	transition: all .3s ease-out;

}

a:link, a:hover, a:active, a:visited {

	text-decoration: none;

}

input, textarea {

	outline: 0;

	border: 0;

}

textarea {

	resize: none;

}

h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {

	font-weight: normal;

	font-style: normal;

}

/*公共样式*/

.clear {

	clear: both;

	margin: 20px 0;

}

.left {

	float: left;

}

.right {

	float: right;

}

.wrap {

	width: 1180px;

	margin: 0 auto;

	overflow: hidden;

}

.fixedNav {

	position: fixed;

	top: 0px;

	left: 0px;

	width: 100%;

	z-index: 100000;

	_position: absolute;

 _top: expression(eval(document.documentElement.scrollTop));

}

/*头部样式*/

.header_top {

	height: 30px;

	line-height: 30px;

	border-bottom: 1px solid #d2d2d2;

}

.header_top div>div a {

	margin: 0 5px;

}

.header_top div>div a i {

	display: inline-block;

	width: 12px;

	height: 12px;

	overflow: hidden;

}

.header {

	overflow: hidden;

}

.header div>h1 {

	display: inline-block;

	text-transform: uppercase;

	margin-right: 20px;

	margin-top: 3px;

}

.header div>h1 a {

	font-size: 30px;

	font-weight: bold;

	color: #cc0000;

}

.header div>h1 b {

	margin-top:10px;

	font-size: 16px;

	text-transform: uppercase;

	color: #8a8a8a;

	font-family: Arial, Helvetica, sans-serif;

	display: inline-block;

	border-top: 1px solid #8a8a8a;

	border-bottom: 1px solid #8a8a8a;

	padding: 0 5px;

}

.header div>h1 span {

	font-size: 18px;

	color: #a1a1a1;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

}

.header div>div.comn {

	float: left;

	border-right: 1px solid #a9a9a9;

	padding: 18px 20px 20px 10px;

	margin-right: 20px;

}

.header div>div.comn a {

	font-size: 30px;

	font-weight: bold;

	color: #009ae9;

}

.header div>div.comn b {

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color: #9a9a9a;

	text-transform: uppercase;

}

.header div>div.comn_txt {

	padding: 14px 0 14px 20px;

	font-size: 18px;

	line-height:24px;

}

.header div>div.comn_txt span {

	color: #333333;

}

.header div>div.comn_txt span b {

}

.header div>div.comn_txt div b {

	color: #cc0000;

}

.header div>div.comn_txt strong {

	color: #0161a8;

}

.logoname {

	margin-top: 15px;

}

.tell {

	padding-top: 5px;

	margin-top: 10px;

	padding-left: 50px;

	padding-bottom: 20px;

	background: url(../images/tell.jpg) no-repeat left center;

}

.tell .labels {

	padding-bottom: 10px;

}

.tell .labels a {

	margin: 0 10px;

}

.tell .telliphone {

	margin-right: 20px;

}

.tell span {

	display: inline-block;

	font-size: 16px;

	color: #595959;

	margin-top: 10px;

}

.tell strong {

	font-size: 24px;

	font-family: Arial, Helvetica, sans-serif;

	color: #c60303;

}

/*导航样式*/

.nav {

	height: 50px;

	background: #a40404;

}

.nav li:first-child {

	background: none;

}

.nav li {

	text-align: center;

	float: left;

	height: 50px;

	line-height: 50px;

	font-size: 14px;

	padding: 0 13px;

	color: #fff;

	background: url(../images/nav_line.jpg) no-repeat left center;

}

.nav li a {

	color: #fff;

}

.nav li span {

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 12px;

}

.nav li:hover, .nav li.another {

	background: #2d2d2d;

}

/*banner样式*/

.banner {

	width: 100%;

	margin: 0 auto;

}

.flexslider {

	position: relative;

	height: 451px;

	overflow: hidden;

	background: url(../images/loading.gif) 50% no-repeat;

}

.slides {

	position: relative;

	z-index: 1;

}

.slides li {

	height: 451px;

}

.slides li a {

	display: block;

	width: 100%;

	height: 451px;

}

.flex-control-nav {

	position: absolute;

	bottom: 30px;

	z-index: 999;

	width: 100%;

	text-align: center;

}

.flex-control-nav li {

	display: inline-block;

	width: 14px;

	height: 14px;

	margin: 0 5px;

*display:inline;

	zoom: 1;

}

.flex-control-nav a {

	display: inline-block;

	width: 14px;

	height: 14px;

	line-height: 40px;

	overflow: hidden;

	background: url(../images/dot.png) right 0 no-repeat;

	cursor: pointer;

}

.flex-control-nav .flex-active {

	background-position: 0 0;

}

.flex-direction-nav {

	position: absolute;

	z-index: 3;

	width: 100%;

	top: 45%;

}

.flex-direction-nav li a {

	display: block;

	width: 50px;

	height: 50px;

	overflow: hidden;

	cursor: pointer;

	position: absolute;

}

.flex-direction-nav li a.flex-prev {

	left: 40px;

	background: url(../images/prev.png) center center no-repeat;

}

.flex-direction-nav li a.flex-next {

	right: 40px;

	background: url(../images/next.png) center center no-repeat;

}/*搜索样式*/

.search {

	height: 44px;

	line-height: 44px;

	background: #f3f3f3;

}

.search_wz a {

	margin: 0 5px;

}

.search_ss {

	width: 233px;

	height: 25px;

	background: url(../images/search_bg.jpg) no-repeat;

	margin-top: 10px;

}

.texts {

	float: left;

	width: 198px;

	height: 25px;

	background: none;

	line-height: 25px;

	padding-left: 10px;

	font-size: 12px;

	border: 0;

	color: #a0a0a0;

}

.submits {

	float: left;

	width: 25px;

	height: 25px;

	border: 0;

	background: none;

	cursor: pointer;

}

.links {

	padding-bottom: 30px;

	background: url(../images/icon6.jpg) no-repeat center bottom;

	margin-bottom: 20px;

}

.web-alls1 {

	padding: 30px 0 15px;

	overflow: hidden;

	border-bottom: 1px solid #000

}

.web-alls1 h4 {

	width: 100px;

	font-size: 18px;

	text-transform: uppercase;

	text-indent: 15px;

}

.web-alls1 h4 span {

	display: inline-block;

	font-size: 18px;

	color: #980000;

}

.web-alls1 h4 b {

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 24px;

}

.linkLj {

	width: 1080px;

	padding-top: 30px;

}

.linkLj a {

	margin-left: 15px;

}

/*底部导航*/



.foot {

	background: #333;

	overflow: hidden;

	padding: 0 0 20px 0;

}

.foot_l {

	padding: 0 30px 0 132px;

	border-right: 1px solid #b5b5b5;

}

.foot_r {

	width: 905px;

	overflow: hidden;

	color: #fff;

	margin-top: 15px;

	line-height: 30px;

}

.foot_r h2{ display:inline-block; font-size:14px;}

.foot_r a {

	color: #fff;

}

.db_nav {

	height: 45px;

	margin-bottom: 20px;

	border-bottom: 1px solid #5a5a5a;

}

.db_nav ul {

	line-height: 45px;

}

.db_nav li:first-child {

	background: none;

}

.db_nav li {

	float: left;

	font-size: 14px;

	color: #fff;

	padding: 0 13px;

}

.db_nav li a {

	color: #fff;

	display: inline-block;

}

.ewmt {

	float: left;

	width: 86px;

	margin: 7px;

}

.ewm_txt {

	float: left;

	width: 100px;

	color: #fff;

	padding-top: 58px;

	text-align: center;

}

